Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Conversation

@azu
Copy link
Member

@azu azu commented Jul 6, 2019

BREAKING CHANGE: this build output will not work on IE 11 anymore

Featues

  • Add "targets" to "esmodules" for async/await
  • Add babel-plugin-static-fs for inliing static content
    • it will improve browser compatibility

fix #23
fix #31

azu added 2 commits July 6, 2019 15:53
BREAKING CHANGE: this build output will not work on IE 11 anymore

- Add "targets" to "esmodules" for async/await
- Add babel-plugin-static-fs for inliing static content
  - it will improve browser compatibility

fix #23
fix #31
@azu azu merged commit a498b92 into master Jul 6, 2019
@azu azu deleted the update-deps branch July 6, 2019 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rollup bundle Support async/await by default

2 participants